home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 4 / Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO / Text-Chat-Addins / C-Script.exe / Sysfiles / Menus / status.mrc < prev   
Encoding:
Text File  |  1998-05-14  |  23.9 KB  |  455 lines

  1. $ifawy(1)
  2. .All Off...:nick $$?="Enter away nick:" | away -n $$?="Enter reason for being away:"
  3. .Only Pager On...:nick $$?="Enter away nick:" | away -p $$?="Enter reason for being away:"
  4. .Only MsgLog On...:nick $$?="Enter away nick:" | away -m $$?="Enter reason for being away:"
  5. .Only Beeper On...:nick $$?="Enter away nick:" | away -b $$?="Enter reason for being away:"
  6. .-
  7. .Pager and Beeper On...:nick $$?="Enter away nick:" | away -pb $$?="Enter reason for being away:"
  8. .MsgLog and Pager On...:nick $$?="Enter away nick:" | away -mp $$?="Enter reason for being away:"
  9. .Beeper and MsgLog On...:nick $$?="Enter away nick:" | away -bm $$?="Enter reason for being away:"
  10. .All On...:nick $$?="Enter away nick:" | away -a $$?="Enter reason for being away:"
  11. .-
  12. .Help:away -h
  13. $ifawy(2) $+ :away
  14. -
  15. %pop.set.a-f
  16. .+ = On - = Off:echo -a  $+ $clr(info) $+ *** Settings that are On/Enabled are prefixed with a "+" and those prefixed with a "-" are Off/Disabled
  17. .-
  18. .%dp.1
  19. ..$y(1):if $z(1) { .enable #autoapt | popchng on 1 } | else { .disable #autoapt | popchng off 1 }
  20. .%dp.2
  21. ..$y(2):if $z(2) { .enable #autogreet | popchng on 2 } | else { .disable #autogreet | popchng off 2 }
  22. ..-
  23. ..Set Msg...:set %agreetmsg $?="Auto-Greet Message"
  24. .%dp.3
  25. ..$y(3):if $z(3) { .enable #autospell | popchng on 3 } | else { .disable #autospell | popchng off 3 }
  26. .%dp.4
  27. ..$y(4):if $z(4) { .enable #autotalk | popchng on 4 } | else { .disable #autotalk | popchng off 4 }
  28. .%dp.5
  29. ..$y(5):if $z(5) { .enable #awhois | .disable #chanclone | popchng on 5 } | else { .disable #awhois | popchng off 5 }
  30. .%dp.box
  31. ..%dp.6
  32. ...$y(6):if $z(6) { set %ctcpbox On | inctcpwin | popchng on 6 } | else { set %ctcpbox Off | inctcpwin -c | popchng off 6 }
  33. ..%dp.7
  34. ...$y(7):if $z(7) { set %snoticebox On | insnotwin | .enable #SNOTICE | if ($server != $null) { umode +s } | popchng on 7 } | else { set %snoticebox Off | insnotwin -c | .disable #SNOTICE | if ($server != $null) { umode -s } | popchng off 7 }
  35. ..%dp.8
  36. ...$y(8):if $z(8) { set %wallopsbox on | popchng on 8 } | else { set %wallopsbox off | popchng off 8 }
  37. .%dp.9
  38. ..$y(9):if $z(9) { .enable #chanclone | .disable #awhois | popchng on 9 } | else { .disable #chanclone | popchng off 9 }
  39. .%dp.10
  40. ..$y(10):if $z(10) { .set %stripper on | popchng on 10 } | else { set %stripper off | popchng off 10 }
  41. .%dp.11
  42. ..$y(11):if $z(11) { .enable #groupCTCP | popchng on 11 } | else { .disable #groupCTCP | popchng off 11 }
  43. .%dp.12
  44. ..$y(12):if $z(12) { .enable #CTCPreply | popchng on 12 } | else { .disable #CTCPreply | popchng off 12 }
  45. .%dp.13
  46. ..$y(13):if $z(13) { set %chanrejoin on | popchng on 13 } | else { set %chanrejoin off | popchng off 13 }
  47. .%dp.14
  48. ..$y(14):if $z(14) { .enable #chanstats | popchng on 14 } | else { .disable #chanstats | popchng off 14 }
  49. .%dp.15
  50. ..$y(15):if $z(15) { .enable #errorecho | popchng on 15 } | else { .disable #errorecho | popchng off 15 }
  51. .%dp.16
  52. ..$y(16):if $z(16) { .enable #FAKEPING | popchng on 16 } | else { .disable #FAKEPING | popchng off 16 }
  53. .%dp.17
  54. ..$y(17):if $z(17) { .enable #group7 | popchng on 17 } | else { .disable #group7 | popchng off 17 }
  55. .%dp.18
  56. ..$y(18):if $z(18) { .enable #FSERV | if (%fsvkey == $null) { set %fsvkey $$?="Key to activate FServe: (Eg. !FServe)" } | popchng on 18 } | else { .disable #FSERV | popchng off 18 }
  57. ..-
  58. ..Set FServe Key...:set %fsvkey $$?="Key to activate FServe: (Eg. !FServe)" | echo -a  $+ $clr(info) $+ *** FServe key set to: $+ %fsvkey
  59. ..Set FServe Dir...:fservedir
  60. %pop.set.g-z
  61. .%dp.19
  62. ..$y(19):if $z(19) { .enable #ialaupd | popchng on 19 } | else { .disable #ialaupd | popchng off 19 }
  63. .%dp.54
  64. ..Turn $onoff(%idleaway):if (%idleaway == off) { set %dp.54 + Idle-Away | set %idleaway On } | else { set %dp.54 - Idle-Away | set %idleaway Off }
  65. ..-
  66. ..Set Idle-Away Time...:set %idletimesec $$?="How long (*In Seconds*)"
  67. .%dp.20
  68. ..$y(20):if $z(20) { .enable #greet | popchng on 20 } | else { .disable #greet | popchng off 20 }
  69. .%dp.21
  70. ..$y(21):if $z(21) { .enable #links | popchng on 21 } | else { .disable #links | popchng off 21 }
  71. .%dp.22
  72. ..$y(22):if $z(22) { .enable #nsplit | popchng on 22 } | else { .disable #nsplit | popchng off 22 }
  73. .%dp.23
  74. ..$y(23):if $z(23) { .enable #nc | popchng on 23 } | else { .disable #nc | popchng off 23 }
  75. ..-
  76. ..Setup...:set %nckeywrd $$?="NickComplete Keyword:" | nctype
  77. .%dp.24
  78. ..$y(24):if $z(24) { .enable #notify | popchng on 24 } | else { .disable #notify | popchng off 24 }
  79. .%dp.25
  80. ..$y(25):if $z(25) { .enable #rawecho | popchng on 25 } | else { .disable #rawecho | popchng off 25 }
  81. ..-
  82. ..Setup...:set %wrecho - $+ $$?="Window to echo to: (a = Active s = Status)" | if (s !isin %wrecho && a !isin %wrecho) { set %wrecho -s }
  83. .%dp.53
  84. ..$y(53):if $z(53) { .enable #recent | popchng on 53 } | else { .disable #recent | popchng off 53 }
  85. .%dp.26
  86. ..$y(26):if $z(26) { .enable #RECORD | popchng on 26 } | else { .disable #RECORD | popchng off 26 }
  87. .%dp.27
  88. ..$y(27):if $z(27) { .enable #SEEN | popchng on 27 } | else { .disable #SEEN | popchng off 27 }
  89. .%dp.56
  90. ..$motds(1):set %motds normal | popchng on 56
  91. ..$motds(2):set %motds window | popchng on 56
  92. ..$motds(3):set %motds changew | popchng on 56
  93. ..$motds(4):set %motds changes | popchng on 56
  94. ..-
  95. ..$motds(5):set %motds hide | popchng off 56
  96. .%dp.28
  97. ..$y(28):if $z(28) { .enable #groupSHOOT | popchng on 28 } | else { .disable #groupSHOOT | popchng off 28 }
  98. .%dp.29
  99. ..$y(29):if $z(29) { .enable #Sounds | set %sounds On | popchng on 29 } | else { .disable #Sounds | set %sounds Off | popchng off 29 }
  100. .%dp.30
  101. ..$y(30):if $z(30) { .enable #usermode | popchng on 30 } | else { .disable #usermode | popchng off 30 }
  102. .%dp.31
  103. ..$y(31):if $z(31) { .enable #WALLOPS | if ($server != $null) { umode +w } | popchng on 31 } | else { .disable #WALLOPS | if ($server != $null) { umode -w } | popchng off 31 }
  104. .%dp.32
  105. ..$y(32):if $z(32) { .enable #xdcc | popchng on 32 } | else { .disable #xdcc | popchng off 32 }
  106. %pop.prot
  107. .%dp.55 (F4)
  108. ..Turn $onoff($group(#max)):if ($group(#max) == off) { set %dp.55 + Max Flood Pro | .enable #MAX | .disable #groupCTCP | ignore -a *!*@* } | else { set %dp.55 - Max Flood Pro | .disable #MAX | .enable #groupCTCP | ignore -r *!*@* }
  109. .-
  110. .%dp.33
  111. ..$y(33):if $z(33) { .enable #addpro | set %identpro On | popchng on 33 } | else { .disable #addpro | set %identpro Off | popchng off 33 }
  112. .%dp.34
  113. ..$y(34):if $z(34) { set %banprot On | popchng on 34 } | else { set %banprot Off | popchng off 34 }
  114. .%dp.35
  115. ..$y(35):if $z(35) { .enable #ctcppro | epopchng on 35 } | else { .disable #ctcppro | popchng off 35 }
  116. ..-
  117. ..Setup...:set %cfldn $$?="How many CTCPs?... (Now [ [ %cfldn ] $+ ] )" | set %cfldt $div($$?="In how many secs (multiples of [ [ %cfldn ] $+ ] )? (Now [ [ $mpy(%cfldt,%cfldn) ] $+ ] )",%cfldn)
  118. .%dp.36
  119. ..$y(36):if $z(36) { .enable #HACKpro | popchng on 36 } | else { .disable #HACKpro | popchng off 36 }
  120. ..-
  121. ..%dp.sec1
  122. ...%dp.49
  123. ....$y(49):if $z(49) { set %forcemodesison On | popchng on 49 } | else { set %forcemodesison Off | popchng off 49 }
  124. ....-
  125. ....Set Modes...:set %forcemodes $remove($remove($$?="Enter modes to force (i.e. tn)",+),-)
  126. ...%dp.50
  127. ....$y(50):if $z(50) { set %disallowmodesison On | popchng on 50 } | else { set %disallowmodesison Off | popchng off 50 }
  128. ....-
  129. ....Set Modes...:set %disallowmodes $remove($remove($$?="Enter modes to disallow (i.e. k)",+),-)
  130. ...%dp.51
  131. ....$y(51):if $z(51) { set %hacktoplevel On | popchng on 51 } | else { set %hacktoplevel Off | popchng off 51 }
  132. ...%dp.52
  133. ....$y(52):if $z(52) { set %massdeop On | popchng on 52 } | else { set %massdeop Off | popchng off 52 }
  134. ....-
  135. ....Setup...:set %maxdeops $$?="Max number of deops" | set %maxdeoptime $$?="In how many seconds?"
  136. ...-
  137. ...%pop.all.on:set %forcemodesison On | set %disallowmodesison On | set %hacktoplevel On | set %massdeop On | popchng on 49-52
  138. ...%pop.all.off:set %forcemodesison Off | set %disallowmodesison Off | set %hacktoplevel Off | set %massdeop Off | popchng off 49-52
  139. ...-
  140. ...Restore Defaults:set %forcemodesison On | set %forcemodes tn | set %disallowmodesison On | set %disallowmodes k | set %hacktoplevel On | set %massdeop On | set %maxdeops 5 | set %deoptime 5 | popchng on 49-52
  141. .%dp.37
  142. ..$y(37):if $z(37) { .enable #INVITEfloodpro | popchng on 37 } | else { .disable #INVITEfloodpro | popchng off 37 }
  143. ..-
  144. ..Setup...:set %invfpn $$?="How many invites?... (Now [ [ %invfpn ] $+ ] )" | set %invfpt $div($$?="In how many secs (multiples of [ [ %invfpn ] $+ ] )? (Now [ [ $mpy(%invfpt,%invfpn) ] $+ ] )",%invfpn
  145. .%dp.39
  146. ..$y(39):if $z(39) { .enable #nkfloodpro | popchng on 39 } | else { .disable #nkfloodpro | popchng off 39 }
  147. ..-
  148. ..Setup...:set %nflnm $$?="How many nick changes?... (Now [ [ %nflnm ] $+ ] )" | set %nfltmn $div($$?="In how many secs (multiples of [ [ %nflnm ] $+ ] )? (Now [ [ $mpy(%nfltmn,%nflnm) ] $+ ] )",%nflnm)
  149. .%dp.38
  150. ..$y(38) $+ ...:if $z(38) { set %csmspass $$?="Password" | popchng on 38 } | else { .set %csmspass "" | popchng off 38 }
  151. ..-
  152. ..Change Pass...:set %csmspass $$?="Password" | popchng on 38
  153. .%dp.textp
  154. ..%dp.40
  155. ...$y(40):if $z(40) { .enable #floodpro | popchng on 40 } | else { .disable #floodpro | popchng off 40 }
  156. ..%dp.41
  157. ...$y(41):if $z(41) { .enable #mfloodpro | popchng on 41 } | else { .disable #mfloodpro | popchng off 41 }
  158. ..%dp.42
  159. ...$y(42):if $z(42) { .enable #nfloodpro | popchng on 42 } | else { .disable #nfloodpro | popchng off 42 }
  160. ..-
  161. ..Sections
  162. ...%dp.43
  163. ....$y(43):if $z(43) { set %lengthtfg On | popchng on 43 } | else { set %lengthtfg Off | popchng off 43 }
  164. ....-
  165. ....Set MAX Length of 1st word...:set %lfowlt $$?="MAX Length of 1st word: (Now [ %lfowlt ] chrs)"
  166. ....Set MAX Length of sentence...:set %lfawlt $$?="MAX Length of sentence: (Now [ %lfawlt ] chrs)"
  167. ...%dp.44
  168. ....$y(44):if $z(44) { set %capskickg On | popchng on 44 } | else { set %capskickg Off | popchng off 44 }
  169. ...%dp.45
  170. ....$y(45):if $z(45) { set %coltfldg On | popchng on 45 } | else { set %coltfldg Off | popchng off 45 }
  171. ....-
  172. ....Set MAX Color Codes...:set %clrflt $$?="MAX Color Codes: (Now [ [ %clrflt ] $+ ] )"
  173. ...%dp.48
  174. ....$y(48):if $z(48) { set %ckickg On | popchng on 48 } | else { set %ckickg Off | popchng off 48 }
  175. ....-
  176. ....CussWords...:cusswords -l
  177. ...%dp.46
  178. ....$y(46):if $z(46) { set %rpttg On | popchng on 46 } | else { set %rpttg Off | popchng off 46 }
  179. ...%dp.47
  180. ....$y(47):if $z(47) { set %chntfldg On | popchng on 47 } | else { set %chntfldg Off | popchng off 47 }
  181. ....-
  182. ....Setup...:set %cfllns $$?="How many lines?... (Now [ [ %cfllns ] $+ ] )" | set %cfllps $rnd($div($$?="In how many secs (multiples of [ [ %cfllns ] $+ ] )? (Now [ [ $mpy(%cfllps,%cfllns) ] $+ ] )",%cfllns))
  183. .-
  184. .Setup Ban/Ignore time...:set %prtbntm $$?="How long should C-Script ban? (secs)" | set %prtigtm $$?="How long should C-Script ignore? (secs)"
  185. Set/Prot Switch
  186. .%pop.all.on: {
  187.   .enable #autoapt #nfloodpro #mfloodpro #nkfloodpro #wallops #xdcc #nc #autospell #ctcppro #links #autogreet #addpro #rawecho #ialaupd #dnsecho #textpro #RECORD #BEEP #GREET #FSERV #chanstats #group7 #groupSHOOT #groupAWAY #groupCTCP #CTCPreply #Sounds #SEEN #floodpro #INVITEfloodpro #HACKpro #SNOTICE #awhois #notify #usermode #chanclone #errorecho #nsplit #AUTOTALK #FAKEPING
  188.   set %forcemodesison On | set %disallowmodesison On | set %hacktoplevel On | set %massdeop On | set %ckickg On | set %wallopsbox on | set %stripper on | set %snoticebox on | set %chanrejoin On | set %sounds On | set %idleaway On | set %ctcpbox On | set %identpro On | set %coltfldg On | set %lengthtfg On | set %rpttg On | set %chntfldg On | set %capskickg On | set %banprot On
  189.   popchng on 1-56 | set %aidleaway On | set %motds normal
  190. }
  191. .%pop.all.off: {
  192.   .disable #autoapt #nfloodpro #mfloodpro #nkfloodpro #wallops #xdcc #nc #autospell #ctcppro #links #autogreet #addpro #rawecho #ialaupd #dnsecho #textpro #RECORD #BEEP #GREET #FSERV #chanstats #group7 #groupSHOOT #groupAWAY #groupCTCP #CTCPreply #Sounds #SEEN #floodpro #INVITEfloodpro #HACKpro #SNOTICE #awhois #notify #usermode #chanclone #errorecho #nsplit #AUTOTALK #FAKEPING
  193.   set %forcemodesison Off | set %disallowmodesison Off | set %hacktoplevel Off | set %massdeop Off | set %ckickg Off | set %wallopsbox off | set %stripper off | set %snoticebox off | set %chanrejoin Off | set %sounds Off | set %idleaway Off | set %ctcpbox Off | set %identpro Off | set %coltfldg Off | set %lengthtfg Off | set %rpttg Off | set %chntfldg Off | set %capskickg Off | set %banprot Off
  194.   popchng off 1-56 | set %aidleaway Off | set %motds hide
  195. }
  196. .-
  197. .Restore All Defaults:resetd
  198. -
  199. Commands
  200. .Help... (F1):help
  201. .Edit Notes:run notepad.exe $mircdirnotes.txt
  202. .$ifnreg(Register C-Script!):register
  203. .-
  204. .Clear
  205. ..Clear $active $+ :clear
  206. ..Clear All Windows:clearall
  207. .Logs
  208. ..Log $active $+ :log on $active
  209. ..Don't Log $active $+ :log off $active
  210. ..-
  211. ..Open ?...:run $$dir="Choose A Log:" [ $logdir ]
  212. ..-
  213. ..Files:run files.txt
  214. .$srv(Quit)
  215. ..Delayed...:set %dtqt1 $$?="How many secs before quit:" | set %dtqm1 $$?="Quit Message:" | timer 1 %dtqt1 quit %dtqm1 (Delayed quit after $duration( %dtqt1 ) $+ )
  216. ..Now...:quit $$?="Quit Message:"
  217. ..Timed...:set %dtqt1 $$?="Quit at What time: (Eg. 21:15, or 9:30)" | set %dtqm1 $$?="Quit Message:" | timer %dtqt1 1 1 quit %dtqm1 (Timed quit at %dtqt1 $+ )
  218. .$srv(Server)
  219. ..Links:links
  220. ..Stats...:stats $$?="Type A Letter:"
  221. ..Scans
  222. ...Clone Scan:cscan
  223. ...Port Scan:portscan
  224. ...Server Scan:sscan $server
  225. ...IRCop Scan
  226. ....IRCop Scan:ircops $server
  227. ....Find ALL IRCops:allircops
  228. .Upload Folder
  229. ..View/Run...:.run $$dir="Choose A File:" [ $getdir $+ *.* ]
  230. ..Delete...:.remove $$dir="Choose A File:" [ $getdir $+ *.* ]
  231. .$srv(Usermodes)
  232. ..Channel Text
  233. ...Chan Text On:mode $me +d
  234. ...Chan Text Off:mode $me -d
  235. ..Global Notices
  236. ...GNotices On:mode $me +g
  237. ...GNotices Off:mode $me -g
  238. ..Invisibility
  239. ...Invisibility On:mode $me +i
  240. ...Invisibility Off:mode $me -i
  241. ..OPER
  242. ...OPER...:oper $$?="Nickname/Code" $$?="Password:"
  243. ...Un-OPER:mode $me -o
  244. ..Server Notices
  245. ...SNotices On:mode $me +s
  246. ...SNotices Off:mode $me -s
  247. ..Wallops
  248. ...Wallops On:mode $me +w
  249. ...Wallops Off:mode $me -w
  250. ..-
  251. ..Other mode...:mode $me $$?="Please enter mode ( - mode too):"
  252. ..Define StartUp UserModes...:usermodes
  253. Tools
  254. .PANIC...:panic
  255. .Run Backup:backup
  256. .$recnt
  257. ..Nicks
  258. ... $+ $rcnt2(nick,1) $+ :nk $rcnt2(nick,1)
  259. ... $+ $rcnt2(nick,2) $+ :nk $rcnt2(nick,2)
  260. ... $+ $rcnt2(nick,3) $+ :nk $rcnt2(nick,3)
  261. ... $+ $rcnt2(nick,4) $+ :nk $rcnt2(nick,4)
  262. ... $+ $rcnt2(nick,5) $+ :nk $rcnt2(nick,5)
  263. ... $+ $rcnt2(nick,6) $+ :nk $rcnt2(nick,6)
  264. ... $+ $rcnt2(nick,7) $+ :nk $rcnt2(nick,7)
  265. ... $+ $rcnt2(nick,8) $+ :nk $rcnt2(nick,8)
  266. ... $+ $rcnt2(nick,9) $+ :nk $rcnt2(nick,9)
  267. ... $+ $rcnt2(nick,10) $+ :nk $rcnt2(nick,10)
  268. ...-
  269. ...Clear:remini sysfiles\recent.ini nick
  270. ..Servers
  271. ... $+ $rcnt2(server,1) $+ :server $rcnt2(server,1)
  272. ... $+ $rcnt2(server,2) $+ :server $rcnt2(server,2)
  273. ... $+ $rcnt2(server,3) $+ :server $rcnt2(server,3)
  274. ... $+ $rcnt2(server,4) $+ :server $rcnt2(server,4)
  275. ... $+ $rcnt2(server,5) $+ :server $rcnt2(server,5)
  276. ... $+ $rcnt2(server,6) $+ :server $rcnt2(server,6)
  277. ... $+ $rcnt2(server,7) $+ :server $rcnt2(server,7)
  278. ... $+ $rcnt2(server,8) $+ :server $rcnt2(server,8)
  279. ... $+ $rcnt2(server,9) $+ :server $rcnt2(server,9)
  280. ... $+ $rcnt2(server,10) $+ :server $rcnt2(server,10)
  281. ...-
  282. ...Clear:remini sysfiles\recent.ini server
  283. ..Channels
  284. ... $+ $rcnt2(channel,1) $+ :j $rcnt2(channel,1)
  285. ... $+ $rcnt2(channel,2) $+ :j $rcnt2(channel,2)
  286. ... $+ $rcnt2(channel,3) $+ :j $rcnt2(channel,3)
  287. ... $+ $rcnt2(channel,4) $+ :j $rcnt2(channel,4)
  288. ... $+ $rcnt2(channel,5) $+ :j $rcnt2(channel,5)
  289. ... $+ $rcnt2(channel,6) $+ :j $rcnt2(channel,6)
  290. ... $+ $rcnt2(channel,7) $+ :j $rcnt2(channel,7)
  291. ... $+ $rcnt2(channel,8) $+ :j $rcnt2(channel,8)
  292. ... $+ $rcnt2(channel,9) $+ :j $rcnt2(channel,9)
  293. ... $+ $rcnt2(channel,10) $+ :j $rcnt2(channel,10)
  294. ...-
  295. ...Clear:remini sysfiles\recent.ini channel
  296. ..Commands
  297. ... $+ $rcnt2(command,1) $+ : $+ $rcnt2(command,1) $?="(If needed) Parms:"
  298. ... $+ $rcnt2(command,2) $+ : $+ $rcnt2(command,2) $?="(If needed) Parms:"
  299. ... $+ $rcnt2(command,3) $+ : $+ $rcnt2(command,3) $?="(If needed) Parms:"
  300. ... $+ $rcnt2(command,4) $+ : $+ $rcnt2(command,4) $?="(If needed) Parms:"
  301. ... $+ $rcnt2(command,5) $+ : $+ $rcnt2(command,5) $?="(If needed) Parms:"
  302. ... $+ $rcnt2(command,6) $+ : $+ $rcnt2(command,6) $?="(If needed) Parms:"
  303. ... $+ $rcnt2(command,7) $+ : $+ $rcnt2(command,7) $?="(If needed) Parms:"
  304. ... $+ $rcnt2(command,8) $+ : $+ $rcnt2(command,8) $?="(If needed) Parms:"
  305. ... $+ $rcnt2(command,9) $+ : $+ $rcnt2(command,9) $?="(If needed) Parms:"
  306. ... $+ $rcnt2(command,10) $+ : $+ $rcnt2(command,10) $?="(If needed) Parms:"
  307. ...-
  308. ...Clear:remini sysfiles\recent.ini command
  309. ..Queries
  310. ... $+ $rcnt2(query,1) $+ :query $rcnt2(query,1) | wi $rcnt2(query,1)
  311. ... $+ $rcnt2(query,2) $+ :query $rcnt2(query,2) | wi $rcnt2(query,2)
  312. ... $+ $rcnt2(query,3) $+ :query $rcnt2(query,3) | wi $rcnt2(query,3)
  313. ... $+ $rcnt2(query,4) $+ :query $rcnt2(query,4) | wi $rcnt2(query,4)
  314. ... $+ $rcnt2(query,5) $+ :query $rcnt2(query,5) | wi $rcnt2(query,5)
  315. ... $+ $rcnt2(query,6) $+ :query $rcnt2(query,6) | wi $rcnt2(query,6)
  316. ... $+ $rcnt2(query,7) $+ :query $rcnt2(query,7) | wi $rcnt2(query,7)
  317. ... $+ $rcnt2(query,8) $+ :query $rcnt2(query,8) | wi $rcnt2(query,8)
  318. ... $+ $rcnt2(query,9) $+ :query $rcnt2(query,9) | wi $rcnt2(query,9)
  319. ... $+ $rcnt2(query,10) $+ :query $rcnt2(query,10) | wi $rcnt2(query,10)
  320. ...-
  321. ...Clear:remini sysfiles\recent.ini query
  322. ..DCC Stuff
  323. ...Chats
  324. ....Nicknames
  325. ..... $+ $rcnt2(chatn,1) $+ :chat $rcnt2(chatn,1)
  326. ..... $+ $rcnt2(chatn,2) $+ :chat $rcnt2(chatn,2)
  327. ..... $+ $rcnt2(chatn,3) $+ :chat $rcnt2(chatn,3)
  328. ..... $+ $rcnt2(chatn,4) $+ :chat $rcnt2(chatn,4)
  329. ..... $+ $rcnt2(chatn,5) $+ :chat $rcnt2(chatn,5)
  330. ..... $+ $rcnt2(chatn,6) $+ :chat $rcnt2(chatn,6)
  331. ..... $+ $rcnt2(chatn,7) $+ :chat $rcnt2(chatn,7)
  332. ..... $+ $rcnt2(chatn,8) $+ :chat $rcnt2(chatn,8)
  333. ..... $+ $rcnt2(chatn,9) $+ :chat $rcnt2(chatn,9)
  334. ..... $+ $rcnt2(chatn,10) $+ :chat $rcnt2(chatn,10)
  335. .....-
  336. .....Clear:remini sysfiles\recent.ini chatn
  337. ....IPs (Will not use nickname)
  338. ..... $+ $rcnt2(chat,1) $+ :chat $rcnt2(chat,1)
  339. ..... $+ $rcnt2(chat,2) $+ :chat $rcnt2(chat,2)
  340. ..... $+ $rcnt2(chat,3) $+ :chat $rcnt2(chat,3)
  341. ..... $+ $rcnt2(chat,4) $+ :chat $rcnt2(chat,4)
  342. ..... $+ $rcnt2(chat,5) $+ :chat $rcnt2(chat,5)
  343. ..... $+ $rcnt2(chat,6) $+ :chat $rcnt2(chat,6)
  344. ..... $+ $rcnt2(chat,7) $+ :chat $rcnt2(chat,7)
  345. ..... $+ $rcnt2(chat,8) $+ :chat $rcnt2(chat,8)
  346. ..... $+ $rcnt2(chat,9) $+ :chat $rcnt2(chat,9)
  347. ..... $+ $rcnt2(chat,10) $+ :chat $rcnt2(chat,10)
  348. .....-
  349. .....Clear:remini sysfiles\recent.ini chat
  350. ...Received Files
  351. .... $+ $rcnt2(filercvd,1) $+ :run $rcnt2(filercvd,1)
  352. .... $+ $rcnt2(filercvd,2) $+ :run $rcnt2(filercvd,2)
  353. .... $+ $rcnt2(filercvd,3) $+ :run $rcnt2(filercvd,3)
  354. .... $+ $rcnt2(filercvd,4) $+ :run $rcnt2(filercvd,4)
  355. .... $+ $rcnt2(filercvd,5) $+ :run $rcnt2(filercvd,5)
  356. .... $+ $rcnt2(filercvd,6) $+ :run $rcnt2(filercvd,6)
  357. .... $+ $rcnt2(filercvd,7) $+ :run $rcnt2(filercvd,7)
  358. .... $+ $rcnt2(filercvd,8) $+ :run $rcnt2(filercvd,8)
  359. .... $+ $rcnt2(filercvd,9) $+ :run $rcnt2(filercvd,9)
  360. .... $+ $rcnt2(filercvd,10) $+ :run $rcnt2(filercvd,10)
  361. ....-
  362. ....Clear:remini sysfiles\recent.ini filercvd
  363. ...Sent Files
  364. .... $+ $rcnt2(filesent,1) $+ :send $$?="Send the file to who?" $rcnt2(filesent,1)
  365. .... $+ $rcnt2(filesent,2) $+ :send $$?="Send the file to who?" $rcnt2(filesent,2)
  366. .... $+ $rcnt2(filesent,3) $+ :send $$?="Send the file to who?" $rcnt2(filesent,3)
  367. .... $+ $rcnt2(filesent,4) $+ :send $$?="Send the file to who?" $rcnt2(filesent,4)
  368. .... $+ $rcnt2(filesent,5) $+ :send $$?="Send the file to who?" $rcnt2(filesent,5)
  369. .... $+ $rcnt2(filesent,6) $+ :send $$?="Send the file to who?" $rcnt2(filesent,6)
  370. .... $+ $rcnt2(filesent,7) $+ :send $$?="Send the file to who?" $rcnt2(filesent,7)
  371. .... $+ $rcnt2(filesent,8) $+ :send $$?="Send the file to who?" $rcnt2(filesent,8)
  372. .... $+ $rcnt2(filesent,9) $+ :send $$?="Send the file to who?" $rcnt2(filesent,9)
  373. .... $+ $rcnt2(filesent,10) $+ :send $$?="Send the file to who?" $rcnt2(filesent,10)
  374. ....-
  375. ....Clear:remini sysfiles\recent.ini filesent
  376. ..URLs
  377. ... $+ $www.rbh(1,recent) $+ :www.file 1
  378. ... $+ $www.rbh(2,recent) $+ :www.file 2
  379. ... $+ $www.rbh(3,recent) $+ :www.file 3
  380. ... $+ $www.rbh(4,recent) $+ :www.file 4
  381. ... $+ $www.rbh(5,recent) $+ :www.file 5
  382. ... $+ $www.rbh(6,recent) $+ :www.file 6
  383. ... $+ $www.rbh(7,recent) $+ :www.file 7
  384. ... $+ $www.rbh(8,recent) $+ :www.file 8
  385. ... $+ $www.rbh(9,recent) $+ :www.file 9
  386. ... $+ $www.rbh(10,recent) $+ :www.file 10
  387. ...-
  388. ...Clear:remini sysfiles\www\settings.ini recent
  389. ..Away Messages
  390. ... $+ $rcnt2(away,1) $+ :away $rcnt2(away,1)
  391. ... $+ $rcnt2(away,2) $+ :away $rcnt2(away,2)
  392. ... $+ $rcnt2(away,3) $+ :away $rcnt2(away,3)
  393. ... $+ $rcnt2(away,4) $+ :away $rcnt2(away,4)
  394. ... $+ $rcnt2(away,5) $+ :away $rcnt2(away,5)
  395. ... $+ $rcnt2(away,6) $+ :away $rcnt2(away,6)
  396. ... $+ $rcnt2(away,7) $+ :away $rcnt2(away,7)
  397. ... $+ $rcnt2(away,8) $+ :away $rcnt2(away,8)
  398. ... $+ $rcnt2(away,9) $+ :away $rcnt2(away,9)
  399. ... $+ $rcnt2(away,10) $+ :away $rcnt2(away,10)
  400. ...-
  401. ...Clear:remini sysfiles\recent.ini away
  402. ..Topics
  403. ... $+ $rcnt2(topic,1) $+ :top $rcnt2(topic,1)
  404. ... $+ $rcnt2(topic,2) $+ :top $rcnt2(topic,2)
  405. ... $+ $rcnt2(topic,3) $+ :top $rcnt2(topic,3)
  406. ... $+ $rcnt2(topic,4) $+ :top $rcnt2(topic,4)
  407. ... $+ $rcnt2(topic,5) $+ :top $rcnt2(topic,5)
  408. ... $+ $rcnt2(topic,6) $+ :top $rcnt2(topic,6)
  409. ... $+ $rcnt2(topic,7) $+ :top $rcnt2(topic,7)
  410. ... $+ $rcnt2(topic,8) $+ :top $rcnt2(topic,8)
  411. ... $+ $rcnt2(topic,9) $+ :top $rcnt2(topic,9)
  412. ... $+ $rcnt2(topic,10) $+ :top $rcnt2(topic,10)
  413. ...-
  414. ...Clear:remini sysfiles\recent.ini topic
  415. ..-
  416. ..Clear ALL:write -c sysfiles\recent.ini | remini sysfiles\www\settings.ini recent
  417. .-
  418. .AddOns...:addons
  419. .Spell Check...:spell
  420. .Net-Pops
  421. .. $+ $scrl1(anothernet) Anothernet Popups:if ($scrl1(anothernet) == load) { netpopsl anothernet } | else netpopsu anothernet
  422. .. $+ $scrl1(k9) ChatNet K9 Popups:if ($scrl1(k9) == load) { netpopsl k9 } | else netpopsu k9
  423. .. $+ $scrl1(csrv) CServe/Uworld Popups:if ($scrl1(csrv) == load) { netpopsl csrv } | else netpopsu csrv
  424. .. $+ $scrl1(dalnet) DALnet Popups:if ($scrl1(dalnet) == load) { netpopsl dalnet } | else netpopsu dalnet
  425. .. $+ $scrl1(espr) EsperNet Services Pops:if ($scrl1(espr) == load) { netpopsl espr } | else netpopsu espr
  426. .. $+ $scrl1(newnet) NewNet Popups:if ($scrl1(newnet) == load) { netpopsl newnet } | else netpopsu newnet
  427. .. $+ $scrl1(oz) Oz.org Popups:if ($scrl1(oz) == load) { netpopsl oz } | else netpopsu oz
  428. .. $+ $scrl1(undernet) Undernet Popups:if ($scrl1(undernet) == load) { netpopsl undernet } | else netpopsu undernet
  429. .. $+ $scrl1(aust) Austnet Popups:if ($scrl1(aust) == load) { netpopsl aust } | else netpopsu aust
  430. ..-
  431. ..Load All:if ($scrl1(dalnet) == load) { netpopsl dalnet } | if ($scrl1(espr) == load) { netpopsl espr } | if ($scrl1(newnet) == load) { netpopsl newnet } | if ($scrl1(undernet) == load) { netpopsl undernet } | if ($scrl1(anothernet) == load) { netpopsl anothernet } | if ($scrl1(csrv) == load) { netpopsl csrv } | if ($scrl1(oz) == load) { netpopsl oz } | if ($scrl1(k9) == load) { netpopsl k9 } | if ($scrl1(aust) == load) { netpopsl aust }
  432. ..UnLoad All:if ($scrl1(dalnet) == unload) { netpopsu dalnet } | if ($scrl1(espr) == unload) { netpopsu espr } | if ($scrl1(newnet) == unload) { netpopsu newnet } | if ($scrl1(undernet) == unload) { netpopsu undernet } | if ($scrl1(anothernet) == unload) { netpopsu anothernet } | if ($scrl1(csrv) == unload) { netpopsu csrv } | if ($scrl1(oz) == unload) { netpopsu oz } | if ($scrl1(k9) == unload) { netpopsu k9 } | if ($scrl1(aust) == unload) { netpopsu aust }
  433. .Sound Center
  434. ..Open...:ss
  435. ..-
  436. .. $+ $snds(mid) $+ :splay -m stop
  437. .. $+ $snds(wav) $+ :splay -w stop
  438. .. $+ $snds(bth) $+ :splay -wm stop
  439. .XDCC
  440. ..Add Packet...:addx
  441. ..Del Packet...:delx
  442. ..-
  443. ..List Packets:listx
  444. ..-
  445. .. $+ $xdcced $+ :if ($group(#xdcc) == on) { .disable #xdcc } | else .enable #xdcc
  446. .-
  447. .C-Script's Status (F6):cstatus
  448. .-
  449. .E-Mail...:mail.initiate
  450. .Telnet...:telnet $$?="Address:"
  451. .Web Browser...:www.initiate
  452. .-
  453. .Send Coms/Sugs/Bug...:comments
  454. .Version Check:vercheck
  455.